home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 012 / ox.arc / OX.DOC < prev    next >
Encoding:
Text File  |  1987-02-22  |  642 b   |  15 lines

  1.  
  2. OX is a DOS device driver that directs AUX output to the Monochrome
  3. display, and takes AUX input from the keyboard BIOS.  Its main purpose
  4. is to let you use the Monochrome display for "Rest In Peace" messages
  5. and the PC's keyboard to respond to the "Abort, Break, Ignore?" prompt.
  6.  
  7. You should still use the /M switch with SymDeb rather than /"=AUX",
  8. because SymDeb does not properly direct memory allocation messages to
  9. AUX in the latter case.
  10.  
  11. This driver is also handy for other uses in DOS, for example, you can
  12. say DIR >AUX and put a directory listing on the Monochrome display while
  13. you're working on the color display.
  14.  
  15.